Home
last modified time | relevance | path

Searched refs:TOKEN (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Dsend-pull-request106 for TOKEN in SUBJECT BLURB; do
107 grep -q "*** $TOKEN HERE ***" "$CL"
109 echo "ERROR: Please edit $CL and try again (Look for '*** $TOKEN HERE ***')."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A Dlibsmi-fix-the-test-dump-files.patch187 - import TOKEN-RING-RMON-MIB (ringStationControlEntry,
205 + import TOKEN-RING-RMON-MIB (tokenRing, tokenRingMLStatsEntry,
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py1043 def TOKEN(r): function
1053 Token = TOKEN
/openbmc/openbmc-test-automation/lib/
H A Drest_client.robot180 # 'XSRF-TOKEN=hQuOyDJFEIbrN4aOg2CT; Secure,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch10510 @@ -53,10 +53,8 @@ enum parse_mode { WHITESPACE, TOKEN, QUOTED_STRING };