Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 313
    • Issues 313
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Repository
Switch branch/tag
  • tor
  • src
  • lib
  • confmgt
  • structvar.c
Find file BlameHistoryPermalink
  • Nick Mathewson's avatar
    struct_var: refactor struct_var_is*() functions to delegate · 4f6b5926
    Nick Mathewson authored Sep 05, 2019 and David Goulet's avatar David Goulet committed Sep 11, 2019
    Previously they checked the individual flags inside var_type_def_t;
    now they call the appropriate var_type_is_*() functions.
    
    (These functions will be removed entirely by the end of this branch.)
    4f6b5926